surface: Fix the fallback move-to-rect implementation
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 May 2019 23:47:59 +0000 (23:47 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:17 +0000 (20:25 +0000)
commitc7f9f8f63d726312a3d2e9d050246fb062a3487b
treeb01db83f219bd5e205598c8798f2b6f7617e7259
parent78c94f935751c885119de3d3ba4e7d7f96243d93
surface: Fix the fallback move-to-rect implementation

On X11, the final and flipped rects were reporting
global coordinates. This was showing up as misplaced
popover beaks.
gdk/gdksurface.c